Problem Note 47996: SAS® Real-Time Decision Manager configuration programs might become truncated when they are opened in SAS® Display Manager on UNIX systems
In the instructions.html file for SAS® Decision Services and SAS Real-Time Decision Manager, you might be asked to modify the SAS programs in the following directory:
<SASConfig>/Lev1/Applications/SASDecisionServicesServerConfig5.5/SASCode/
This step is sometimes necessary in order to manually replace the user and password. However, if you try to modify these files in SAS Display Manager on UNIX, some of the lines of the SAS programs might become truncated. Truncation occurs because the default line size in the SAS Display Manager Program Editor on UNIX systems is 136 characters.
In order to work around this problem, modify the start-up command for your SAS Display Manager session by adding the following option:
-dmspgmlinesize max.
The modified start-up command should look similar to the one below:
sas -dms -dmspgmlinesize max
This line size option is available only at start-up. The option is not available in an options statement. So, the argument must be placed either in the sasv9.cfg file or on the command line.
Operating System and Release Information
SAS System | SAS Real-Time Decision Manager | Microsoft® Windows® for x64 | 5.4_M1 | 6.1 | | 9.2 TS2M0 |
64-bit Enabled AIX | 5.4_M1 | 6.1 | | 9.2 TS2M0 |
64-bit Enabled Solaris | 5.4_M1 | 6.1 | | 9.2 TS2M0 |
HP-UX IPF | 5.4_M1 | 6.1 | | 9.2 TS2M0 |
Linux for x64 | 5.4_M1 | 6.1 | | 9.2 TS2M0 |
Solaris for x64 | 5.4_M1 | 6.1 | | 9.2 TS2M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2013-04-24 15:10:10 |
Date Created: | 2012-09-25 10:00:36 |